[INFO] cloning repository https://github.com/fuji-184/F_Tools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fuji-184/F_Tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuji-184%2FF_Tools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuji-184%2FF_Tools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 595fa037a42dab7902f62ee6807b374f605f0688
[INFO] fixing fuji-184/F_Tools against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuji-184%2FF_Tools" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fuji-184/F_Tools
[INFO] finished tweaking git repo https://github.com/fuji-184/F_Tools
[INFO] tweaked toml for git repo https://github.com/fuji-184/F_Tools written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fuji-184/F_Tools on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fuji-184/F_Tools already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/fuji-184/FTest.git`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7fa13fa676a30de671626defdb9d5ddadc10f4b88b3a3ffa5f52e3871565eea5
[INFO] running `Command { std: "docker" "start" "7fa13fa676a30de671626defdb9d5ddadc10f4b88b3a3ffa5f52e3871565eea5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7fa13fa676a30de671626defdb9d5ddadc10f4b88b3a3ffa5f52e3871565eea5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7fa13fa676a30de671626defdb9d5ddadc10f4b88b3a3ffa5f52e3871565eea5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7fa13fa676a30de671626defdb9d5ddadc10f4b88b3a3ffa5f52e3871565eea5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking color-spantrace v0.3.0
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking ftest v0.1.0 (https://github.com/fuji-184/FTest.git#27e2bd62)
[INFO] [stderr]     Checking ftool v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `std::arch::x86_64::_rdtscp`
[INFO] [stdout]   --> src/cycle_counter.rs:52:37
[INFO] [stdout]    |
[INFO] [stdout] 52 |             use std::arch::x86_64::{_rdtscp, _mm_lfence};
[INFO] [stdout]    |                                     ^^^^^^^ no `_rdtscp` in `core_arch::arch::x86_64`
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 52 -             use std::arch::x86_64::{_rdtscp, _mm_lfence};
[INFO] [stdout] 52 +             use std::arch::x86_64::{_rdtsc, _mm_lfence};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AtomicU32`
[INFO] [stdout]   --> src/wait_group.rs:14:48
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::sync::atomic::{AtomicUsize, Ordering, AtomicU32};
[INFO] [stdout]    |                                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::arch::x86_64::_rdtscp`
[INFO] [stdout]   --> src/cycle_counter.rs:52:37
[INFO] [stdout]    |
[INFO] [stdout] 52 |             use std::arch::x86_64::{_rdtscp, _mm_lfence};
[INFO] [stdout]    |                                     ^^^^^^^ no `_rdtscp` in `core_arch::arch::x86_64`
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 52 -             use std::arch::x86_64::{_rdtscp, _mm_lfence};
[INFO] [stdout] 52 +             use std::arch::x86_64::{_rdtsc, _mm_lfence};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]    --> src/wait_group.rs:123:1
[INFO] [stdout]     |
[INFO] [stdout] 123 | / ftest::test!(wait_group_tests, {
[INFO] [stdout] 124 | |     test_wait_group_no_tasks {
[INFO] [stdout] 125 | |         let wg = WaitGroup::new();
[INFO] [stdout] 126 | |         wg.wait();
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | | });
[INFO] [stdout]     | |__^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::parse` which comes from the expansion of the macro `ftest::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]   --> src/local_async_scope.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / ftest::test!(local_async_scope_tests, {
[INFO] [stdout] 41 | |     test_scope_spawns_and_awaits_all_tasks.tokio {
[INFO] [stdout] 42 | |         let counter = std::sync::Arc::new(std::sync::atomic::AtomicUsize::new(0));
[INFO] [stdout] 43 | |         let counter_clone1 = counter.clone();
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | | });
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::parse` which comes from the expansion of the macro `ftest::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]   --> src/local_async_scope.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / ftest::test!(local_async_scope_tests, {
[INFO] [stdout] 41 | |     test_scope_spawns_and_awaits_all_tasks.tokio {
[INFO] [stdout] 42 | |         let counter = std::sync::Arc::new(std::sync::atomic::AtomicUsize::new(0));
[INFO] [stdout] 43 | |         let counter_clone1 = counter.clone();
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | | });
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::parse` which comes from the expansion of the macro `ftest::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]    --> src/wait_group.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 |         tokio::task::spawn_blocking(move || {
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]   --> src/local_async_scope.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 tokio::time::sleep(std::time::Duration::from_millis(5)).await;
[INFO] [stdout]    |                 ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]   --> src/local_async_scope.rs:53:17
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 tokio::time::sleep(std::time::Duration::from_millis(10)).await;
[INFO] [stdout]    |                 ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AtomicU32`
[INFO] [stdout]   --> src/wait_group.rs:14:48
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::sync::atomic::{AtomicUsize, Ordering, AtomicU32};
[INFO] [stdout]    |                                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_loadu_si256` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/simd_scanner.rs:55:25
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let chunk = _mm256_loadu_si256(haystack.as_ptr().add(i) as *const __m256i);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/simd_scanner.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     unsafe fn scan_avx2(haystack: &[u8], needle: u8) -> Option<usize> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::<impl *const T>::add` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/simd_scanner.rs:55:44
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let chunk = _mm256_loadu_si256(haystack.as_ptr().add(i) as *const __m256i);
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/simd_scanner.rs:75:25
[INFO] [stdout]    |
[INFO] [stdout] 75 |             let chunk = _mm_loadu_si128(haystack.as_ptr().add(i) as *const __m128i);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/simd_scanner.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     unsafe fn scan_sse42(haystack: &[u8], needle: u8) -> Option<usize> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::<impl *const T>::add` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/simd_scanner.rs:75:41
[INFO] [stdout]    |
[INFO] [stdout] 75 |             let chunk = _mm_loadu_si128(haystack.as_ptr().add(i) as *const __m128i);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0133, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ftool` (lib) due to 1 previous error; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]    --> src/wait_group.rs:138:13
[INFO] [stdout]     |
[INFO] [stdout] 138 |             tokio::spawn(async move {
[INFO] [stdout]     |             ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_loadu_si256` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/simd_scanner.rs:55:25
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let chunk = _mm256_loadu_si256(haystack.as_ptr().add(i) as *const __m256i);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/simd_scanner.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     unsafe fn scan_avx2(haystack: &[u8], needle: u8) -> Option<usize> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::<impl *const T>::add` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/simd_scanner.rs:55:44
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let chunk = _mm256_loadu_si256(haystack.as_ptr().add(i) as *const __m256i);
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/simd_scanner.rs:75:25
[INFO] [stdout]    |
[INFO] [stdout] 75 |             let chunk = _mm_loadu_si128(haystack.as_ptr().add(i) as *const __m128i);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/simd_scanner.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     unsafe fn scan_sse42(haystack: &[u8], needle: u8) -> Option<usize> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::<impl *const T>::add` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/simd_scanner.rs:75:41
[INFO] [stdout]    |
[INFO] [stdout] 75 |             let chunk = _mm_loadu_si128(haystack.as_ptr().add(i) as *const __m128i);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0133, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ftool` (lib test) due to 8 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "7fa13fa676a30de671626defdb9d5ddadc10f4b88b3a3ffa5f52e3871565eea5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fa13fa676a30de671626defdb9d5ddadc10f4b88b3a3ffa5f52e3871565eea5", kill_on_drop: false }`
[INFO] [stdout] 7fa13fa676a30de671626defdb9d5ddadc10f4b88b3a3ffa5f52e3871565eea5
